Change protection level.
[cyberduck.git] / profiles / S3 (HTTP).cyberduckprofile
blob98800b88b5f378faa0d989fc4b9063cf5b52cfd5
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>Protocol</key>
6 <string>s3</string>
7 <key>Vendor</key>
8 <string>s3-http</string>
9 <key>Scheme</key>
10 <string>http</string>
11 <key>Description</key>
12 <string>S3 (HTTP)</string>
13 <key>Default Port</key>
14 <string>80</string>
15 <key>Hostname Configurable</key>
16 <true/>
17 <key>Port Configurable</key>
18 <true/>
19 </dict>
20 </plist>